home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / graphics / ilib_vb / imagelib.txt < prev    next >
Text File  |  1995-10-21  |  4KB  |  78 lines

  1.    IMAGELIB for DELPHI description.  For VB read VBIMGLIB.TXT
  2.  
  3.    ImageLib 3.0: Professional Version VCLs\DLL evaluation copy.
  4.  
  5.    This evaluation copy of imagelib needs to have a copy of delphi.exe in 
  6.    memory. If Delphi is not present it will show a reminder every 5th 
  7.    image displayed.
  8.  
  9.    ImageLib VCLs\DLL provides an excellent  tool for implementing  
  10.    JPEG, GIF, PCX, PNG, WMF, SCM.BMP,ICO and CMS into your applications.  
  11.    A royalty  free  VCL with source code is included.
  12.  
  13.    Other image and  multimedia development tools are a lot more expensive 
  14.    and do not include ImageLib's much talked about scrolling text messages.
  15.  
  16.    When the developer compiles  ImageLib  into an executable application with 
  17.    the extension exe, there are no licensing fees or royalties.  However if any 
  18.    part of ImageLib , either the VCL or the DLL, is  used in a non-compiled 
  19.    application, such as: a value added VCL, VBX, or  OCX, royalties will apply.
  20.  
  21.    When users compared ImageLIb's color resolution with other imaging tools, 
  22.    they found  ImageLib's to be superior to most.  In fact, the JPEG is so 
  23.    professional looking that museums are using it to catalogue their art.
  24.  
  25.    Also, ImageLib adds DBMultiImage and DBMultiMedia to store and display 
  26.    JPEG, BMP, GIF, PNG, CMS, SCM, PCX , AVI, MOV, MID, WAV and RMI multimedia 
  27.    files in/from a TBlobField. 
  28.    
  29.    International developers are able to  display strings  in the DLL as a 
  30.    resource file, thereby enabling translation into foreign languages.
  31.  
  32.    SkyLine Tools stands behind its product with its highly responsive 
  33.    technical support.
  34.  
  35.    ImageLib is an enhanced TImage and TDBImage VCL/DLL with the following 
  36.    added features:
  37.  
  38.    *  Corrected Palette and Stretching of the Image Canvas (Delphi bug fix);
  39.    *  Enables the reading and writing of JPEG images to/from a file or a 
  40.       Tblobfield;
  41.    *  Enables the reading and writing of PNG images to/from a file or a 
  42.       Tblobfield;
  43.    *  Enables the reading and writing of PCX images to/from a file or a 
  44.       Tblobfield;
  45.    *  Enables the reading and writing of GIF images to/from a file or a 
  46.       Tblobfield;
  47.    *  Enables the reading and writing of BMP images to/from a file or a 
  48.       Tblobfield;
  49.    *  Jpeg 4, 8 and 24 bit dithering;
  50.    *  Jpeg 0 to 100% save quality;
  51.    *  Jpeg 0 to 100% smoothing;
  52.    *  PNG 4, 8 and 24 bit dithering;
  53.    *  GIF 4, 8 and 24 bit dithering;
  54.    *  PCX 4, 8 and 24 bit dithering;
  55.    *  BMP 4, 8 and 24 bit dithering;
  56.    *  Reading of 256 Collor BMP from a programs Resource file.
  57.    *  Enables the reading and writing of Horizontal and Vertical 
  58.       Scrolling message images to/from a  file or a Tblobfield; 
  59.    *  Enables the reading and writing of AVI images to/from TBlobfield;
  60.    *  Enables the reading and writing of MOV images to/from TBlobfield;
  61.    *  Enables the reading and writing of WAV images to/from TBlobfield;
  62.    *  Enables the reading and writing of RMI images to/from TBlobfield;
  63.    *  Enables the reading and writing of MID images to/from TBlobfield;
  64.    *  Enables the reading and writing of ICO images to/from a file(Delphi inherited);
  65.    *  Enables the reading and writing of WMF images to/from a file (Delphi inherited);
  66.    *  TMultiImage CUT/COPY and Paste to/from the clipboard; 
  67.    *  All Multi VCL's have full Print Support with 1 line of code;
  68.    *  Internal scrolling message editor;
  69.    *  DLL Callback function, to show  a progress bar and to process Messages;
  70.    *  No code necessary (VCL) to display all image formats from a TBlobfield;
  71.    *  Loads/Saves all Tblobfield images to/from file;
  72.    *  Converts all Tblobfield images to Jpeg/Bmp/Gif/Pcx/Png file;
  73.    *  Pastes images from Clipboard and stores as a Jpeg/Bmp/Gif/Pcx/Png 
  74.       file/Blob;
  75.    *  Foreign error strings. DLL strings are stored in the DLL resource;
  76.    *  Full VCL source code provided without extra charge.
  77.  
  78.